SixBit API Schema
Sale_List Element
Description
An API call to retrieve a list of sales.
Namespace (none)
Type
Sale_ListType Complex Type
Diagram
Sale_List Element
Overview
Sale_List 0..∞ Sale_ListType Complex Type
An API call to retrieve a list of sales.
mapfilepath optional xs:string
The full name and path to a SixBit mapfile.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
saleid optional xs:string
The unique saleid.
transactionid optional xs:string
The unique transactionid.
shipmentidattrGroup
Attributes to specify the internal or external identifier for a shipment.
orderidattrGroup
Attributes to specify the internal or external identifier for an order.
consignornotifiedattrGroup
Attributes to specify a range of dates the consignor was notified about a sale.
consignorpaidattrGroup
Attributes to specify a range of dates the consignor was paid for a sale.
saledateattrGroup
Attributes to specify a range of dates a sale occurred.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Sale_List" type="Sale_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of sales.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.